home *** CD-ROM | disk | FTP | other *** search
- /*
- * AEBuildGlobals.h Copyright ©1991 Apple Computer, Inc.
- */
-
-
- extern AEBuild_SyntaxErrType
- AEBuild_ErrCode; /* Examine after AEBuild returns a syntax error */
- extern long
- AEBuild_ErrPos; /* Index of error in format string */
-